;;; cmushell-mode-map, that sort of thing. All the names have been carefully
;;; chosen so that shell.el and cmushell.el won't tromp on each other.
\f
-;;; Customisation and Buffer Variables
+;;; Customization and Buffer Variables
;;; ===========================================================================
;;;
M-x dirtrack-toggle turns directory tracking on and off.
\\{shell-mode-map}
-Customisation: Entry to this mode runs the hooks on comint-mode-hook and
+Customization: Entry to this mode runs the hooks on comint-mode-hook and
shell-mode-hook (in that order).
Variables shell-cd-regexp, shell-pushd-regexp and shell-popd-regexp are used
-;;; Do the user's customisation...
+;;; Do the user's customization...
;;;===============================
(defvar shell-load-hook nil
"This hook is run when shell is loaded in.